/*All Rights Reserved*/
/*general begin*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

li {
	list-style: none;
	text-align: left;
}

fieldset,
img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

body {
	font: 14px/1.5 "Microsoft Yahei", SimSun, Arial, Tahoma, Helvetica, san-serif;
	overflow-x: hidden;
}

a {
	text-decoration: none;
}

a,
a:link,
a:visited {
	color: #000;
}

a:hover,
a:active {
	color: #000;
}

li {
	list-style: none;
}

.moreright1 {
	width: 26px;
	height: 45px;
	background: url("../images/morea.png") no-repeat right center;
	margin-right: 10px;
	text-align: center;
	float: right;
	display: inline;
}

.moreright1,
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active {
	color: #333;
}

.moreright2 {
	width: 75px;
	height: 33px;
	margin-top: 5px;
	line-height: 33px;
	font-size: 15px;
	text-align: center;
	float: right;
	display: inline;
}

.moreright2,
.moreright2 a,
.moreright2 a:link,
.moreright2 a:visited,
.moreright2 a:hover,
.moreright2 a:active {
	color: #3773be;
}

.foot {
	width: 100%;
	line-height: 30px;
	margin: 0 auto;
	background-color: #1f4fa8;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.footicon {
	width: 40%;
	text-align: right;
	float: left;
}

.footchar {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.foot,
.foot a,
.foot a:link,
.foot a:visited,
.foot a:hover,
.foot a:active {
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mt0 {
	margin-top: 0;
}

.mt20 {
	margin-top: 20px;
}

.dpn {
	display: none;
}

.layer {
	width: 1300px;
	margin: 0px auto;
	margin-top: 30px;
}

.layerout {
	width: 100%;
	margin: 0px auto;
}

.ovh {
	overflow: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	line-height: 0;
	clear: both;
}

/*general end*/
/*particular*/
.top {
	width: 100%;
	height: 290px;
	margin: 0px auto;
	background: url(../images/top_bg.jpg) no-repeat top left;
	background-size: 100% 100%;
}

.logo {
	width: 400px;
	margin-top: 100px;
	float: left;
}

.logo img {
	width: 100%;
	height: auto;
}

.topright {
	width: 500px;
	float: right;
}

.date {
	margin-top: 25px;
	height: 26px;
	line-height: 26px;
	float: right;
	font-size: 18px;
    color: #1359bd;
}
.jzul{
	display: block;
    float: right;
    margin-top: 15px;
	transform: translateX(-15%);
}

.jzul li {
	margin: 0 6px;
	position: relative;
	float: left;
}

.jzul li p {
	text-align: center;
	font-size: 14px;
	height: 26px;
	line-height: 20px;
}

.jzul img {
	vertical-align: middle;
	cursor: pointer;
}

.search {
	width: 372px;
	height: 43px;
	line-height: 43px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #eee;
	margin-top: 80px;
	float: right;
	background: url(../images/search_form_bg.png) no-repeat top left;
}

.searchinpt {
	width: 270px;
	margin: 5px 20px;
	height: 30px;
	background: none;
	border: none;
	outline: none;
}

.searchbnt {
	width: 57px;
    height: 43px;
    background: url(../images/search1.png) no-repeat center center, url(../images/search_bg.png) no-repeat top left;
    float: right;
    border: none;
    outline: none;
    cursor: pointer;
}

.topImg {
	display: none;
	position: absolute;
	z-index: 99999;
	left: 0px;
	top: 30px;
	background: #ddd;
	border-radius: 4px;
	text-align: center;
}

.jzul li .topImg img {
	padding: 6px;
	display: block !important;
	width: 120px;
	height: 120px;
}

.wd270 img {
	width: 100%;
	height: 170px;
}

.nav {
	width: 100%;
	background: linear-gradient(89deg, #2d66ad, #6798d4);
	margin: 0 auto;
	padding: 10px 0;
}

.navlist {
	width: 1300px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	text-align: center;
}

.navlist li {
	padding: 25px 0;
	font-size: 22px;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	color: #f1bb69;
	background-image: linear-gradient(180deg, #fae6b3, #f1bb69);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.navlist li a{
	display: block;
	line-height: 22px;
	padding: 0 10px;
	border-right: 1px solid #f1bb69;
}
.navlist li:first-child a{
	padding-left: 0;
}
.navlist li:last-child a{
	padding-right: 0;
	border-right: none;
}

.tzgg {
	height: 49px;
	line-height: 45px;
	border: 1px solid #094baa;
	border-radius: 15px;
	box-sizing: border-box;
	margin-top: 15px;
}

.tzggtit {
	width: 105px;
	height: 49px;
	padding-left: 50px;
	background: url("../images/pic_02a.png") no-repeat 0 center;
	color: #fff;
	font-size: 21px;
	float: left;
}

.tzggcon {
	width: 80%;
	font-size: 20px;
	float: left;
	overflow: hidden;
}

.tzgg li {
	line-height: 35px;
	float: left;
}

.topnews {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
	/*	position: relative;	
	background: url("../images/ttbg.jpg") no-repeat center bottom;*/
	margin-bottom: 10px;
}

.topnews p {
	text-indent: 38px;
	text-align: center;
}

.swiper-pagination-bullet {
	width: 287px;
	height: 3px;
	border-radius: 0;
	background: url("../images/tt.png") no-repeat center 0;
}

.swiper-pagination-bullet-active {
	background: url("../images/ttact.png") no-repeat center 0;
}

.topnewslist {
	margin-top: 10px;
	overflow: hidden;
	background: linear-gradient(to bottom, #dfe9f5 20%, #fff);
	padding: 15px 100px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-sizing: border-box;
}

.topnewslist li {
	width: 50%;
	font-size: 18px;
	line-height: 40px;
	float: left;
	position: relative;
	padding-left: 37px;
	box-sizing: border-box;
}

.topnewslist li::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 22px;
	height: 27px;
	background: url(../images/file.png?ver=1.0) no-repeat top left;
	background-size: 100% 100%;
}

.topnewslist li a {
	width: 90%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	float: left;
}

.title {
	font-size: 16px;
}

.dongtai .title {
	height: 60px;
	line-height: 50px;
	text-align: left;
	box-sizing: border-box;
}

.dongtai .title a,
.dongtai .title a:visited,
#scroll5 .title a,
#scroll5 .title a:visited {
	color: #fff;
}

.dongtai .prevClass,
.dongtai .nextClass {
	top: auto;
	bottom: 0;
	height: 50px;
	line-height: 50px;
}

.dongtai .prevClass {
	left: auto;
	right: 64px;
	background: url("../images/left1.png") no-repeat center center;
}

.dongtai .nextClass {
	right: 10px;
	background: url("../images/right1.png") no-repeat center center;
}

/*.dongtai .pagination{width: 40px;bottom: 0;left: auto; right: 25px;height: 50px;line-height: 45px;font-size: 18px;}*/
.dongtai .pagination {
	width: 100px;
	bottom: 0;
	left: auto;
	right: 0;
	height: 20px;
}

.dongtai .pagination>div {
	color: #fff;
}

#scroll4 {
	background-color: #f0efef;
	padding: 20px 30px;
}

#scroll4 li a {
	height: 100%;
}

#scroll4 .title {
	position: absolute !important;
	background: none;
	color: #000;
}

#scroll4 .title a {
	color: #000;
}

#scroll4 .prevClass {
	left: 8px;
	background: url("../images/left2.png") no-repeat center center;
}

#scroll4 .nextClass {
	right: 8px;
	background: url("../images/right2.png") no-repeat center center;
}

.zttj {
	background-color: #f5f5f5;
	overflow: hidden;
}

.zttit {
	width: 15px;
	height: 108px;
	padding: 20px 15px;
	font-size: 18px;
	background-color: #1a55ae;
	color: #fff;
	float: left;
}

.zttit a {
	color: #fff;
}

#scroll6 {
	width: 1110px;
	padding: 20px 45px;
	margin-left: 30px;
	float: left;
}

#scroll6 .prevClass,
.nextClass {
	width: 26px;
	height: 41px;
}

#scroll6 .prevClass {
	background: url("../images/left.png") no-repeat center center;
}

#scroll6 .nextClass {
	background: url("../images/right.png") no-repeat center center;
}

.zffc {
	width: calc(1240px / 3);
	margin-right: 30px;
	float: left;
}

.zffc:last-child {
	float: right;
	margin-right: 0;
}

.zffctit {
	text-align: center;
}

.zffc .smallimg img {
	display: block;
}

.zffc .smallimg a {
	line-height: 0
}

.zffc li {
	/* font-size: 18px; */
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.zffc li:last-child {
	border-bottom: none;
}

.pm li {
	width: 136px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #cee1fd;
	border-radius: 10px;
	margin-right: 15px;
	margin-top: 15px;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	float: left;
}

.pm li:nth-child(-n+4) span {
	width: 20px;
	height: 39px;
	position: relative;
	left: 10px;
	top: -10px;
	text-align: left;
	float: left;
}

.pm li:nth-child(n+4) span {
	width: 20px;
	height: 39px;
	position: relative;
	left: 10px;
	top: 5px;
	text-align: left;
	float: left;
}

.pm li:nth-child(8n) {
	margin-right: 0;
}

.yqljtit li {
	width: 33%;
	height: 40px;
	line-height: 40px;
	background-color: #b7c9f8;
	font-size: 16px;
	color: #035392;
	text-align: center;
	float: left;
	cursor: pointer;
}

.yqljtit li.act {
	height: 38px;
	border-top: 2px solid #035392;
	background-color: #fff;
}

.yqljcontent {
	width: 100%;
	float: left;
	height: 170px;
	margin-top: 20px;
}

.yqljcontent li {
	line-height: 40px;
	float: left;
	width: 11%;
	border-right: 1px dashed #ccc;
	text-align: center;
	color: #ccc;
	box-sizing: border-box;
}

.yqljcontent li:nth-child(9n),
.yqljcontent li:last-child {
	border-right: none;
}

#appgame-leftside-share {
	width: 118px;
	height: 350px;
	position: fixed;
	right: 48%;
	margin-right: -780px;
	top: 225px;
	z-index: 9999;
}

#appgame-leftside-share img {
	width: 100%;
	height: auto;
}


#con0 li:last-child {
	width: auto;
	padding-left: 20px;
	border-right: none;
}

#con1 li {
	width: 25%;
}

.content li {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e4e8ea;
	position: relative;
	padding-left: 15px;
	box-sizing: border-box;
}
.content li a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content li::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #e4e8ea;
	border-radius: 50%;
}

.content li:last-child {
	border-bottom: none;
}

.gzywitem li {
	width: calc(100% - 100px);
	line-height: 28px;
	height: 89px;
	font-size: 17px;
	box-sizing: border-box;
	margin: 0 30px 0 70px;
	padding: 9px 0;
	border-bottom: 1px dashed #fff;
	display: flex;
    align-items: center;
}

.gzywitem li a {
	padding: 8px 0 6px;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gzywitem li a:hover {
	color: #f1bb69;
	transition: 0.5s;
	transform: scale(1.3);
	font-weight: bold;
	background-color: #3773be;
	padding-left: 20px;
}

.gzywitem li a:hover span {
	color: #f1bb69;
	background-image: linear-gradient(90deg, #fae6b3, #f1bb69);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gzywitem li:last-child {
	border-bottom: none;
}

.newslist .gzywitem:first-child {
	width: 65%;
	margin-right: 0;
}

.newslist .gzywitem:last-child {
	width: 35%;
	padding: 15px 0;
	background: url(../images/gzywbg.png) no-repeat top left;
	background-size: 100% 100%;
	box-sizing: border-box;
}


.zfrs .titlist,
.zfrs .content {
	width: 100%;
	float: left;
}

.zfrs .titlist li {
	width: 50%;
	height: 46px;
	line-height: 46px;
	border-top: 2px solid #035392;
	color: #0a4ba9;
	font-size: 20px;
	float: left;
	text-align: center;
}

.zfrs .titlist li.act {
	border: none;
	background-color: #b7c9f9;
}

.zfrs .titlist li a {
	color: #0a4ba9;
}

.picc {
	display: inline;
	position: relative;
	float: left;
}

.picc a {
	width: 100%;
	display: block;
	float: left;
	line-height: 0;
}

.ptitbg {
	width: 100%;
	height: 28px;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

.ptit {
	width: 98%;
	padding-left: 2%;
	height: 28px;
	line-height: 24px;
	font-size: 12px;
	color: white;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}
.w1300{
	width: 1300px;
}

.wd860 {
	width: 790px;
}

.wd780 {
	width: 780px;
}
.wd765{
	width: 765px;
}
.wd535{
	width: 535px;
}

.wd640 {
	width: 560px;
}

.wd610 {
	width: 610px;
}

.wd630 {
	width: 585px;
}

.wd420 {
	width: 390px;
}

.wd410 {
	width: 380px;
}

.wd270 {
	width: 270px;
}

.tit {
	width: 100%;
	height: 40px;
	line-height: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #094bab;
	background-color: #e8e5de;
	position: relative;
}

.tit span {
	position: absolute;
	bottom: 5px;
	left: 0;
	padding-left: 25px;
	width: 170px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	background: url(../images/titlebg.png) no-repeat;
}

.gzphtit span {
	min-width: 400px;
	background: url(../images/titspanbg2.png) no-repeat 0 center;
}

h1 {
	padding: 0 30px;
	font-size: 40px;
	font-weight: normal;
	line-height: 50px;
	text-align: center;
}

h1 a,
h1 a:hover,
h1 a:active,
h1 a:link,
h1 a:visited {
	color: #094bab;
}

h2 {
	font-size: 20px;
	line-height: 30px;
}

h3 {
	font-size: 18px;
	line-height: 40px;
	color: #7b7b7b;
}

p {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}

li {
	line-height: 26px;
}

.dpn {
	display: none;
}

.fc1 a,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:hover,
.fc1 a:active {
	color: #fff;
}

.fc2 a,
.fc2 a:link,
.fc2 a:visited,
.fc2 a:hover,
.fc2 a:active {
	color: #fff;
}

.mt0 {
	margin-top: 0;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml35 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.mr15 {
	margin-right: 15px;
}

.mr30 {
	margin-right: 30px;
}

.pcshow {
	display: inline-block;
}

.mobileshow {
	display: none;
}

.crumble {
	font-size: 16px;
	line-height: 40px;
	text-align: left;
}

.white_box {
	background-color: #fff;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 10px 100px;
	text-align: center;
	color: #094baa;
	font-family: 'Microsoft Yahei';
	border: 1px solid #dfdddd;
	overflow: hidden;
}

.white_box_title {
	border-bottom: 4px solid #f8f8f8;
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
}

.white_box_subtitle {
	border-bottom: 4px solid #f8f8f8;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 30px;
	text-align: left;
}

.white_box_list {
	font-size: 16px;
	margin-top: 20px;
	color: #000;
}

.white_box_list li {
	width: 100%;
	line-height: 40px;
	overflow: hidden;
	float: left;
	clear:both;
}

.white_box_list li i {
	width: 5px;
	height: 5px;
	background-color: #094bab;
	display: inline-block;
	margin-right: 10px;
}

.white_box_list li.line {
	width: 100%;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #dedede;
}

.white_box_list li .fl {
	width: 85%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}

.white_box_showtitle {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
}

.white_box_info {
	background-color: #f2f2f2;
	line-height: 36px;
	color: #000;
}

.white_box_content {
	color: #000;
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
}

.white_box_content p,
.white_box_content div {
	margin-top: 20px;
}

.white_box_content img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}

.white_box_content video {
	margin: 0 auto;
	width: 700px !important;
	display: block;
}


#pages {
	padding: 14px 0 10px;
	text-align: center;
	margin: 0px auto;
	clear: both
}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}

#tip {
	position: fixed;
	left: 50%;
	margin-left: -650px;
	bottom: 0px;
	z-index: 999;
	transition: transform 1s;
}

.tipshow {
	transform: translateX(-110%)
}

/* 首页改版样式s */
.mb10{
	margin-bottom: 10px;
}
.sub_tit{
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.sub_tit a{
	font-size: 20px;
    color: #3773be;
	padding-bottom: 5px;
    font-weight: bold;
    position: relative;
}
.sub_tit a::after{
	position: absolute;
    z-index: 11;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -11px;
    width: 50px;
    height: 11px;
    background: url(../images/tab_dec.png) no-repeat bottom center;
}
.newslist {
	width: 100%;
	position: relative;
}

.newslist a {
	display: block;
}

.newslist img {
	width: 100%;
	display: block;
}

.newsitem {
	width: 48.1%;
	float: left;
}

.newsitem:nth-child(odd) {
	margin-right: 3.8%;
}

.newsitem:nth-child(even) {
	float: right;
}

.newsitem:nth-last-child(1) {
	border-bottom: none;
}

.newsitem:nth-last-child(2) {
	border-bottom: none;
}

.threeitem {
	width: calc(95.4% / 3);
	float: left;
}

.threeitem:not(:last-child) {
	margin-right: 2.3%;
}

.threeitem:nth-last-child(1) {
	border-bottom: none;
}

.threeitem:nth-last-child(2) {
	border-bottom: none;
}

.threeitem:nth-last-child(3) {
	border-bottom: none;
}

.card {
	position: relative;
}

.card span {
	position: absolute;
	display: inline-block;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	padding: 0 10px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}

/* slides */
.swp-wrap {
	position: relative;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	width: 100%;
}

.swiper-slide>a img {
	width: 100%;
	display: block;
}

.swiper-slide>a>.slide_bottom {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 60px;
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
}

.swiper-slide>a>.slide_bottom>.h4-title {
	text-align: left;
	width: calc(100% - 120px);
	display: block;
	color: #fff;
	font-size: 20px;
	margin-bottom: 0;
	padding: 0 30px 0 90px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}

.swiper-slide>a>.slide_bottom>.w100 {
	width: 100%;
}

.swp1-pagination {
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: 999;
	height: 40px;
	line-height: 40px;
	width: 80px;
	font-size: 18px;
	color: #fff;
}

.swp1-pagination .swiper-pagination-current {
	font-size: 28px;
}

.swp1_btn_next,
.swp1_btn_prev {
	position: absolute;
	z-index: 9999;
	top: auto;
	bottom: 10px;
	width: 13.5px;
	height: 22px;
	background-size: 13.5px 22px;
}

.swp1_btn_prev {
	left: 10px;
}

.swp1_btn_next {
	right: 5px;
}

/* slidee */
/* tablist */
.tab_wrap{
	position: relative;
}
.tab_wrap a{
	position: absolute;
	right: 8px;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	color: #3773be;
	font-size: 15px;
	cursor: pointer;
}
.tab_list {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.tab_list li {
	display: inline-block;
	line-height: initial;
	padding: 0 25px;
	cursor: pointer;
}

.tab_list li:first-child {
	margin-left: 40%;
	transform: translateX(-50%);
}

.tab_list li:last-child {
	border-right: none;
}

.tab_list li span {
	font-size: 23px;
	color: #333;

	cursor: pointer;
}

.tab_list li.tab_active span {
	color: #0f5e9e;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
}

.tab_list li.tab_active span::after {
	position: absolute;
	z-index: 11;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -11px;
	width: 50px;
	height: 11px;
	background: url(../images/tab_dec.png) no-repeat bottom center;
}

.tab_list li.tab_active span .tab_list li.tab_active a {
	color: #0f5e9e;
	font-weight: bold;
}

.tab_content>.tabContent .news_item:first-child {
	width: 55%;
	float: left;
}

.tab_content>.tabContent .news_item:last-child {
	width: 45%;
	float: right;
	padding: 8px 30px;
	box-sizing: border-box;
}
.news_item li{
	font-size: 18px;
}

.tab_content>.tabContent .news_item li {
	color: #333;
	height: 55px;
	line-height: 55px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab_content>.tabContent:not(:first-child) {
	display: none;
}
/* 长安网群s */
.layer05{
	background-color: #f5f5f5;
}
.layertit05{
	font-size: 23px;
	color: #3773be;
	padding: 25px 0 15px;
	padding-bottom: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.layertit05 span{
	border-bottom: 2px solid #3773be;
}
.cawqleft{
	position: relative;
	display: block;
}
.cawqleft img{
	width: 100%;
	display: block;
}
.cawqleft .caaqbottom{
	position: absolute;
	bottom: 0;
	height: 70px;
	width: 100%;
	background-color: rgba(55, 115, 190, .4);
	padding: 20px 50px;
	box-sizing: border-box;
}
.cawqleft .caaqbottom h2{
	font-size: 30px;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}
.cawqleft .caaqbottom p{
	font-size: 17px;
	text-align: left;
	color: #fff;
	line-height: 1.5;
}
.cawqright{
	margin-bottom: 30px;
}
.cawqright li{
	width: calc( 25% - 5px );
	margin: 0 0 5px 5px;
	float: left;
	position: relative;
}
.cawqright li:nth-last-child(1){
	margin-bottom: 0;
}
.cawqright li:nth-last-child(2){
	margin-bottom: 0;
}
.cawqright li:nth-last-child(3){
	margin-bottom: 0;
}
.cawqright li:nth-last-child(4){
	margin-bottom: 0;
}
.cawqright li img{
	width: 100%;
	display: block;
}
.cawqright li:nth-child(1) .zsmb{
	display: block;
}
.zsmb{
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;	
	background-color: rgba(0, 0, 0, .4);
}
.zsmb .zspic{
	display: none;
}
.zsmb .zsname{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 17px;
	color: #fff;
	display: block;
	white-space: nowrap;
}
.zsmb .zsurl{
	display: none;
}
.top_switch{
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
}
/* 长安网群e */
/* 首页改版样式e */

@media only screen and (max-width: 768px) {
	h1{
		font-size: 18px;
		line-height: 30px;
	}
	.top_layer{
		width: 100%;
	}
	#tip {
		left: 0;
		margin: 0;
		bottom: 0;
		width: 100%
	}

	.pcshow {
		display: none;
	}

	.mobileshow {
		width: 100%;
		display: block;
		height: 40px;
		line-height: 40px;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.mobile{
		width: 1000px;
	}
	.mobileshow li{
		height: 40px;
		line-height: 40px;
		float: left;
		position: static;
	}
	.mobileshow li a{
		display: inline-block;
		line-height: 22px;
		vertical-align: middle;
	}
	.jzul{
		margin: 15px auto 0;
		text-align: center;
		float: none;
		width: 80%;
        transform: none;
    }
	.jzul li{
		height: 30px;
		line-height: 30px;
	}
	.jzul li img{
		width: 75%;
		display: block;
		margin: 0 auto;
	}
	.jzul li

	h1,
	h2 {
		font-size: 20px;
		line-height: 30px;
	}

	p {
		text-align: justify;
	}

	img {
		width: 100%;
		height: auto;
	}

	.layer {
		width: 96%;
		padding: 0 2%;
		margin-top: 0;
	}

	.dongtai .title {
		width: 100%;
		height: 30px;
		line-height: 30px;
		padding: 0;
		font-size: 14px;
		overflow: hidden;
	}

	.dongtai .title a {
		width: 80%;
		overflow: hidden;
		text-align: left;
		white-space: nowrap;
		text-overflow: ellipsis;
		word-break: break-all;
	}

	.dongtai .prevClass,
	.dongtai .nextClass,
	.dongtai .pagination {
		line-height: 30px;
		height: 30px;
	}

	#scroll5 .title {
		font-size: 14px;
		overflow: hidden;
	}

	.top {
		padding-bottom: 20px;
		height: auto;
	}

	.date {
		clear: both;
		margin-bottom: 15px;
	}

	.logo {
		width: 100%;
		margin-top: 50px;
		clear: both;
		text-align: center;
	}

	.topImg {
		left: 0;
        right: 0;
        margin: auto;
        top: 27%;
        width: 132px;
	}

	.logo img {
		width: 50%;
	}

	.topright {
		width: 75%;
	}

	.search {
		width: 80%;
		margin: 0 10%;
		float: none;
		overflow: hidden;
		height: 30px;
		line-height: 30px;
		margin-top: 20px;
		clear: both;
	}

	.searchinpt {
		width: 84%;
		margin: 0;
	}

	.searchbnt {
		width: 45px;
		height: 30px;
	}

	.navlist {
		width: 100%;
		height: 40px;
	}

	.navlist li {
		height: 40px;
		line-height: 40px;
		margin: 0;
		font-size: 17px;
		text-align: center;
		padding: 0;
	}
	.navlist li:first-child a{
		padding-left: 5px;
	}
	.navlist li a{
		display: inline-block;
		line-height: 16px;
		vertical-align: middle;
	}

	.navlist li:last-child {
		width: auto;
	}

	.tzgg {
		padding-left: 0px;
		margin: 10px auto;
	}

	.tzggtit {
		font-size: 18px;
	}

	.tzggcon {
		width: 40%;
		font-size: 16px;
	}


	.swiper-pagination-bullet {
		width: 20%;
	}

	.content li,
	.news_item li,
	.zffc li {
		font-size: 16px;
	}
	.content li a{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.zffc .content{
		margin-top: 0;
		margin-bottom: -10px;
	}
	.zffc:nth-child(2) .zffctit{
		margin-top: -20px;
	}
	.content{
		margin-top: -15px;
		margin-bottom: -25px;
	}

	.topnewslist li {
		width: 100%;
		font-size: 16px;
	}

	.wd270 {
		width: 48%;
		padding: 0 1%;
	}

	.wd270 img {
		height: auto;
	}

	.zttit {
		width: 100%;
		height: auto;
		line-height: 40px;
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 16px;
		font-weight: bold;
	}

	.zttj {
		margin: 15px 0;
	}

	#scroll6 {
		width: 100%;
		padding: 20px 0;
		margin: 0;
	}

	#scroll6 .prevClass,
	#scroll6 .nextClass {
		background-size: 50%;
	}

	.zffc {
		width: 100%;
	}

	.zffctit img {
		width: auto;
	}

	.zffc .smallimg {
		height: auto
	}

	.foot img {
		width: auto;
	}

	.footicon {
		width: 25%;
		text-align: right;
	}

	.footchar {
		width: 75%;
		text-align: center;
	}

	.tit {
		font-size: 18px;
	}

	.tit {
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.layer01 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.layer01 .wd420 {
		margin-top: 10px;
	}

	.layer02,
	.layer03 {
		margin-top: 0;
	}

	.pm li,
	.pm li:nth-child(8n) {
		width: 31%;
		margin: 0 1% 10px;
	}

	.pm li:nth-child(n+2) span {
		width: 30px;
		padding-right: 0;
	}

	.pm li:nth-child(n+4) span {
		width: 20px;
		padding-right: 10px;
	}

	.pm li:nth-child(n+10) span {
		width: 30px;
		padding-right: 0
	}

	.wd860,
	.wd780,
	.wd760,
	.wd765,
	.wd535,
	.wd640,
	.wd630,
	.wd610,
	.wd420,
	.wd410 {
		width: 100%;
	}

	.ml15,
	.ml20,
	.ml35,
	.ml40 {
		margin-left: 0;
	}

	.mr15 {
		margin-right: 0
	}

	.fr {
		float: left;
	}

	.yqljtit {
		margin-top: 30px;
	}

	.yqljcontent {
		height: auto
	}

	.yqljcontent li {
		width: 33.3%;
	}

	.yqljcontent li:nth-child(3n),
	.yqljcontent li:last-child {
		border-right: none;
	}

	#con1 li {
		width: 50%;
		border-right: 1px dashed #ccc;
	}

	#con1 li:nth-child(2n) {
		border-right: none;
	}

	.white_box {
		padding: 5px;
	}

	.white_box_showtitle {
		font-size: 20px;
		line-height: 30px;
	}

	.white_box_content img {
		max-width: 100% !important;
		height: auto !important;
		margin: 0 auto;
	}

	.white_box_content img:after {
		content: "";
		display: block;
		line-height: 0;
		clear: both;
	}

	.white_box_content video {
		width: 100% !important;
	}

	.white_box_list li .fl {
		width: 100%;
	}

	/* index2s */
	.top_switch{
		display: block;
	}
	.top_switch span{
		font-size: 16px;
	}
	.gzywitem li{
		width: calc(100% - 30px);
		margin: 0 15px;
		font-size: 16px;
	}
	.threeitem{
		width: 100%;
		margin-bottom: 20px;
	}
	.zsdtcard{
		width: 48.8%;
		margin-bottom: 0;
	}
	.zsdtcard:nth-child(2){
		margin-right: 0;
	}
	.zsdtcard:last-child{
		display: none;
	}
	.newslist .gzywitem:first-child{
		width: 100%;
	}
	.newslist .gzywitem:last-child{
		width: 100%;
		margin-top: 15px;
		padding-top: 0;
        background: linear-gradient(45deg, #3370bc, #5b90d2);
	}
	.card span{
		font-size: 14px;
        padding: 0 5px;
	}
	.swiper-slide>a>.slide_bottom>.h4-title{
		font-size: 14px;
	}
	.tab_list li span{
		font-size: 16px;
		font-weight: bold;
		white-space: nowrap;
	}
	.cawqleft .caaqbottom{
		height: 50px;
		padding: 10px 20px;
	}
	.cawqleft .caaqbottom h2{
		font-size: 16px;
	}
	.zsmb .zsname{
		font-size: 14px;
	}
	.newsitem{
		width: 100%;
	}
	.tab_content>.tabContent .news_item:first-child{
		width: 100%;
		margin-bottom: 15px;
	}
	.tab_content>.tabContent .news_item:last-child{
		width: 100%;
		padding: 0 5px;
		margin-bottom: 15px;
	}
	.tab_list li:first-child{
		width: 10%;
        margin-left: 30%;
	}
	.tab_list li{
		padding: 0 10px;
	}
	.cawqleft{
		margin-bottom: 15px;
	}
	.tab_list{
		margin-bottom: 15px;
	}
	.layertit05{
		font-size: 16px;
	}
	.mt20{
		margin-top: 0;
	}
	.tit{
		height: 20px;
		line-height: 20px;
	}
	.tit span{
		position: absolute;
		bottom: 5px;
		left: 0;
		padding-left: 25px;
		width: 100px;
		height: 29px;
		line-height: 29px;
		color: #fff;
		font-size: 16px;
		background: url(../images/titlebg.png) no-repeat;
		background-size: 100% 100%;
	}
	.moreright2{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 0;
		width: 55px;
	}
	.tab_content>.tabContent .news_item li{
		height: 35px;
		line-height: 35px;
	}
	.tab_list li.tab_active span{
		white-space: nowrap;
	}
	.tab_list::after{
		font-size: 12px;
	}
	.swp1-pagination .swiper-pagination-current{
		font-size: 20px;
	}
	.swp1-pagination{
		font-size: 14px;
	}
	.topnews{
		margin-bottom: 0;
		margin-top: 15px;
	}
	.sub_tit span{
		font-size: 16px;
	}
	.sub_tit{
		margin-bottom: 20px;
	}
	/* index2e */


}

@media only screen and (max-width: 370px) {
	.navlist li:first-child {
		display: none;
	}

	.tzggcon {
		width: 60%;
	}

	.date li {
		margin: 0 2px;
	}
}